Skip to content
Back to search
30
MCP

Chrome DevTools

pulsemcp/chrome devtools

Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chrome_devtools": {
      "url": "None",
      "transport": "http"
    }
  }
}